In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetOCGExportState Method

SetOCGExportState Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(555)>

Function SetOCGExportState( _

   ByVal OCGId As Integer, _

   ByVal ExportState As PdfOcgState _

) As GdPictureStatus
[DispId(555)]

GdPictureStatus SetOCGExportState( 

   int OCGId,

   PdfOcgState ExportState

)
function SetOCGExportState( 

    OCGId: Integer;

    ExportState: PdfOcgState

): GdPictureStatus; 
DispIdAttribute(555)

function SetOCGExportState( 

   OCGId : int,

   ExportState : PdfOcgState

) : GdPictureStatus;
[DispId(555)]

GdPictureStatus SetOCGExportState( 

   int OCGId,

   PdfOcgState ExportState

) 
[DispId(555)]

GdPictureStatus SetOCGExportState( 

   int OCGId,

   PdfOcgState ExportState

) 

Parameters

OCGId
ExportState
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members